FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.TestprojektUKF.rmy#0.1.0 (47 ms)

Package de.TestprojektUKF.rmy
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.TestprojektUKF.rmy@0.1.0&canonical=http://rmy-example.de/fhir/StructureDefinition/MeineAdresse
Url http://rmy-example.de/fhir/StructureDefinition/MeineAdresse
Status draft
Date 2021-07-28T09:07:18.7250615+00:00
Name MeineAdresse
Title Profil für den Datentyp Adresse
Experimental False
Description Das ist ein Profil des Datentyps "Adresse"
Type Address
Kind complex-type

Resources that use this resource

StructureDefinition
http://rmy-example.de/fhir/StructureDefinition/MeinPatient Profil für Resource Patient

Resources that this resource uses

StructureDefinition
http://fhir.ufp/StructureDefinition/planet PlanetUFP


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "be9c916a-f251-44b7-851e-e6705a6ca14c",
  "meta" : {
    "lastUpdated" : "2021-07-28T09:10:53.916+00:00"
  },
  "url" : "http://rmy-example.de/fhir/StructureDefinition/MeineAdresse",
  "name" : "MeineAdresse",
  "title" : "Profil für den Datentyp Adresse",
  "status" : "draft",
  "date" : "2021-07-28T09:07:18.7250615+00:00",
  "description" : "Das ist ein Profil des Datentyps \"Adresse\"",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "vcard",
      "uri" : "http://w3.org/vcard",
      "name" : "vCard Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Address",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Address",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Address.extension",
        "path" : "Address.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Address.extension:planet",
        "path" : "Address.extension",
        "sliceName" : "planet",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.ufp/StructureDefinition/planet"
            ]
          }
        ]
      },
      {
        "id" : "Address.line",
        "path" : "Address.line",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Address.city",
        "path" : "Address.city",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.